www.gusucode.com > 千博企业网站管理系统 V2010 Build 0903 > 千博企业网站管理系统 V2010 Build 0903\code\images\css.css

    * {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: Arial;
    color: #000;
    background: #fff url(body.gif) top repeat-x;
    text-align: center;
}
table {
    font-family: Arial;
    font-size: 12px;
}
td {
    word-break: break-all;
}
tr {
    vertical-align: top;
}
a:link, a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
    color: #000;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
    overflow: hidden;
    margin: 10px auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
h1 {
    font-size: 14px;
}
h2, h3, h4, h5 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    text-align: left;
}
ul.nl {
    list-style: none outside none;
}
ul.nl li {
    line-height: 22px;
    padding-left: 15px;
    background: url(li.gif) no-repeat 0px 50%;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nl li.newsLine {
    background: url(dotLine.gif) repeat-x top;
    overflow: hidden;
    height: 5px;
    line-height: 5px;
}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #666666;
}
ul.nll {
    list-style: none outside none;
}
ul.nll li {
    line-height: 22px;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nll li.newsLine {
    background: url(dotLine.gif) repeat-x top;
    overflow: hidden;
    height: 5px;
    line-height: 5px;
}
ul.nll li .addTime {
    float: right;
    color: #666666;
}
form {
    display: inline;
}
input {
    font-family: Tahoma, Arial;
    font-size: 12px;
}
input.text {
    height: 16px;
    padding: 1px;
    color: #000000;
    border: 1px solid #CCCCCC;
    background-color: #F9F9F9;
}
input.button {
    height: 20px;
    color: #000000;
    border: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    border-left: 4px solid #CCCCCC;
    background: #FFFFFF;
}
textarea {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
    width: 200px;
}
select {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    background-color: #FFFFFF;
}
.headline {
    margin: 5px;
    padding: 5px;
    border: 1px solid #dddddd;
    background: #f3f3f3;
}
.headline .headtitle {
    color: red;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.headline .headcontent {
}
.headline .headdate {
}
.headline a {
    color: #00458a;
}
a.highlight:link, a.highlight:visited {
    color: red;
    text-decoration: none;
}
a.highlight:hover {
    color: red;
    text-decoration: underline;
}
.articletop {
    margin-left: 5px;
    vertical-align: middle;
    _margin: 3px 5px;
}
#wrapper {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    text-align: left;
}
#mainWrapper {
    width: 800px;
    margin: 0 auto;
    clear: both;
}
.sidebar {
    float: left;
    width: 217px;
}
#header {
    height: 143px;
    background: url(header.gif) repeat-x;
    overflow: hidden;
    color: #f4e9d3;
}
#headtop {
    height: 23px;
    line-height: 23px;
    padding: 0 15px;
}
#headtop .r {
}
#headtop ul {
}
#headtop ul li {
    display: block;
    float: left;
    padding: 0 2px;
}
#innerHeader {
    width: 800px;
    margin: 0 auto;
}
#header a:link, #header a:visited {
    text-decoration: none;
    color: #f4e9d3;
}
#header a:hover {
    text-decoration: underline;
    color: #f4e9d3;
}
#websiteLogo {
    float: left;
    margin: 7px 10px;
}
#logo {
    width: 198px;
    height: 65px;
    overflow: hidden;
}
.website-desc {
    color: #FFFFFF;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
}
#topMenu {
    float: right;
    margin-top: 25px;
}
#topMenu .m {
}
#topMenu .l {
    display: none;
}
#topMenu .r {
    display: none;
}
#menu {
    clear: both;
}
#menu .m {
    height: 28px;
    overflow: hidden;
}
#menu .l {
    display: none;
}
#menu .r {
    display: none;
}
#menu ul {
}
#menu li {
    width: 99px;
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 1px;
}
#menu a {
    margin: 0;
    padding: 0;
    height: 28px;
    line-height: 28px;
    display: block;
    width: 99px;
    text-align: center;
    background: url(menu.gif) no-repeat;
    color: #f4e9d3;
}
#menu a:link, #menu a:visited {
    background-position: 0 -30px;
    text-decoration: none;
}
#menu a:hover {
    background-position: 0 0;
    color: #900606;
    text-decoration: none;
}
#menu a.thisclass, #menu a.thisclass:link, #menu a.thisclass:visited, #menu a.thisclass:hover {
    background-position: 0 0;
    color: #900606;
}
#menu a.first, #menu a.first:link, #menu a.first:visited, #menu a.first:hover {
}
.navSub {
    background: url(shadow.gif) repeat-x;
    height: 36px;
    line-height: 36px;
    clear: both;
}
#footer {
    clear: both;
    background: url(footer.gif) repeat-x top #9c0204;
    width: 100%;
    line-height: 17px;
    color: #f4e9d3;
    padding-top: 20px;
}
#innerFooter {
    font-size: 12px;
    text-align: center;
    width: 800px;
    margin: 0 auto;
}
#copyriht {
}
#copyriht .l {
    display: none;
}
#copyriht .r {
    display: none;
}
#copyriht .m {
}
#copyriht a:link, #copyriht a:visited {
    color: #f4e9d3;
}
#copyriht a:hover {
    color: #f4e9d3;
}
#bottMenu {
    color: #f4e9d3;
    width: 100%;
}
#bottMenu .l {
    display: none;
}
#bottMenu .r {
    display: none;
}
#bottMenu .imm {
}
#bottMenu ul {
}
#bottMenu li {
    display: inline;
    list-style: none;
    padding: 0px;
    margin: 0 7px;
}
#bottMenu a {
    color: #f4e9d3;
    line-height: 29px;
    text-align: left;
    display: inline;
}
.height7 {
    height: 7px;
    overflow: hidden;
    clear: both;
}
.content {
    float: right;
    width: 568px;
}
.mframe {
    clear: both;
    margin-bottom: 7px;
}
.mframe .tm {
    border-bottom: 1px solid #ded0ab;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.mframe .tl {
    display: none;
}
.mframe .tr {
    display: none;
}
.mframe h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #9a0103;
    font-weight: bold;
    padding-left: 15px;
}
.mframe .mm {
    padding: 10px;
    overflow: hidden;
    line-height: 17px;
}
.mframe .ml {
    display: none;
}
.mframe .mr {
    display: none;
}
.mframe .bm {
    display: none;
}
.mframe .bl {
    display: none;
}
.mframe .br {
    display: none;
}
.lframe {
    clear: both;
    margin-bottom: 7px;
    padding: 9px;
    background: #fff9ed;
    border: 1px solid #eedebc;
}
.lframe .tm {
    background: url(tm.gif) repeat-x bottom;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.lframe .tl {
    display: none;
}
.lframe .tr {
    display: none;
}
.lframe h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #9a0103;
    font-weight: bold;
    padding-left: 15px;
}
.lframe .mm {
    padding: 8px 5px 7px 5px;
    overflow: hidden;
}
.lframe .ml {
    display: none;
}
.lframe .mr {
    display: none;
}
.lframe .bm {
    display: none;
}
.lframe .bl {
    display: none;
}
.lframe .br {
    display: none;
}
.SortFolderOpen {
    background-image: url(Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortFolderClose {
    background-image: url(Sort_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderOpen {
    background-image: url(SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderClose {
    background-image: url(SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortListline {
    padding-left: 16px;
    background-image: url(Sort_Listline.gif);
    background-repeat: repeat-y;
}
.SortEndListline {
    padding-left: 16px;
}
.SortFile {
    background-image: url(Sort_File.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortFileEnd {
    background-image: url(Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortBg {
    border-top: 0px none;
    width: 180px;
    padding-left: 8px;
}
.loginBt {
    background: url(btnl.gif) no-repeat;
    width: 37px;
    height: 16px;
    border: none;
    color: #f4e9d5;
}
.memberName {
    color: #00458a;
    background: #F9FAFB;
    height: 16px;
    border: 1px solid #E2E8EE;
    font-size: 12px;
    font-family: Arial;
}
.siteMapPath {
    line-height: 20px;
    background: url(sitemappath.gif) repeat-x left bottom;
    height: 20px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.pageMainContent {
    clear: both;
    margin-bottom: 7px;
    overflow: hidden;
    width: 100%;
}
.pageMainContent .tm {
    border-bottom: 1px solid #ded0ab;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.pageMainContent .tl {
    display: none;
}
.pageMainContent .tr {
    display: none;
}
.pageMainContent h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #9a0103;
    font-weight: bold;
    padding-left: 15px;
}
.pageMainContent .mm {
    padding: 10px;
    line-height: 17px;
}
.pageMainContent .mm p {
    margin-bottom: 20px;
    text-indent: 2em;
}
.pageMainContent .ml {
    display: none;
}
.pageMainContent .mr {
    display: none;
}
.pageMainContent .bm {
    display: none;
}
.pageMainContent .bl {
    display: none;
}
.pageMainContent .br {
    display: none;
}
.pageMainContent td {
    vertical-align: middle;
}
.cartButton {
    color: #215996;
    height: 20px;
    line-height: 20px;
    _line-height: 16px;
    border: 1px solid #aacbee;
    background: url(bg.gif) 0 -40px;
}